TransformShakeΒΆ
A transform node that does a noisy translation.
Delete
Delete the transform.
Move Up
Move the transform one level up in the transform stack.
Move Down
Move the transform one level down in the transform stack.
Name
Name of the transform.
Local
The matrix raw values.
Motion Steps
Number of motion blur step to compute.
Frequency
Noise frequency (per frame).
Amplitude
Noise strength.
Octaves
Noise octaves count. The more octaves are used, the more detailed the noise is.
Frequency Factor
Frequency factor applied between each octaves.
Amplitude Factor
Amplitude factor applied between each octaves.
Seed
Noise initial value.
Hardness
Noise hardness. 0 does a cubic interpolation, 1 does a linear interpolation.